Uses of Class
org.eclipse.vtp.desktop.core.actions.util.SectionConstraint

Packages that use SectionConstraint
org.eclipse.vtp.desktop.core.actions.util   
 

Uses of SectionConstraint in org.eclipse.vtp.desktop.core.actions.util
 

Methods in org.eclipse.vtp.desktop.core.actions.util that return SectionConstraint
 SectionConstraint InternalActionSetSection.getLocation()
           
 

Constructors in org.eclipse.vtp.desktop.core.actions.util with parameters of type SectionConstraint
InternalActionSetSection(java.lang.String containerId, java.lang.String name, SectionConstraint location)
          Creates a new InternalActionSetSection with the given container id, name, and location constraint.